Total Complexity | 23 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 149 |
Lines of code | 69 |
Logical lines of code | 25 |
Comment lines | 30 |
Methods | 20 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 70 | 2 | 6 | |
__destruct() | 74 | 2 | 5 | |
decorate() | 69 | 2 | 6 | |
rewind() | 81 | 1 | 3 | |
getContents() | 80 | 1 | 3 | |
read() | 79 | 1 | 3 | |
isReadable() | 80 | 1 | 3 | |
write() | 79 | 1 | 3 | |
isWritable() | 80 | 1 | 3 | |
seek() | 79 | 1 | 3 | |
eof() | 80 | 1 | 3 | |
isSeekable() | 80 | 1 | 3 | |
__get() | 74 | 1 | 4 | |
tell() | 80 | 1 | 3 | |
getSize() | 80 | 1 | 3 | |
detach() | 80 | 1 | 3 | |
close() | 80 | 1 | 3 | |
__toString() | 80 | 1 | 3 | |
__wakeup() | 80 | 1 | 3 | |
getMetadata() | 79 | 1 | 3 |